home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 January / PCWorld_2007-01_cd.bin / v cisle / autoit / autoit-v3.2.0.1-setup.exe / Examples / Helpfile / _IE_Introduction.au3 < prev    next >
Text File  |  2006-07-14  |  253b  |  6 lines

  1. ; *******************************************************
  2. ; Example 1 - Open a browser with the basic IE.au3 introductory text displayed
  3. ; *******************************************************
  4. ;
  5. #include <IE.au3>
  6. $oIE = _IE_Introduction ("basic")